Program complexity grows until it exceeds the capability of the programmer who must maintain it 程序的復雜度一直會上升到超過了必須維護這個程序的程序員的能力為止。
In order to reduce the programming complexity of practical fuzzy control systems , two matlab application program interface ways to capitalize on the resources of matlab and its fuzzy logic toolbox in c programming environment is discussed . one is the maw engine function library , by which c language starts a matlab course running in the background . another is the stand - alone c - code fuzzy inference engine , by which c language establlshes a fuzzy inference system completely based on the c . both of these can reduce the programming loads of practical fuzzy control system obviously 在模糊控制軟件開發平臺研究方面,為減小實際模糊控制系統的編程復雜性,探討了在c語言中調用matlab及其模糊邏輯工具箱資源的兩種matlab應用程序接口方法:一個是利用matlab引擎函數庫,由c語言啟動一個matlab進程在后臺運行;另一個是利用模糊邏輯工具箱中的獨立c代碼模糊推理引擎,建立完全基于c語言的模糊推理系統。